home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 26
/
Cream of the Crop 26.iso
/
database
/
32psro20.zip
/
_SETUP.1
/
REO32S.EXE
/
0
/
RCDATA
/
TREMINDERDLG
/
TREMINDERDLG.txt
Wrap
Text File
|
1997-05-14
|
2KB
|
110 lines
object ReminderDlg: TReminderDlg
Left = 244
Top = 129
ActiveControl = OKBtn
BorderStyle = bsDialog
Caption = 'Reminder'
ClientHeight = 182
ClientWidth = 443
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
PixelsPerInch = 96
Position = poScreenCenter
ShowHint = True
TextHeight = 13
object Bevel1: TBevel
Left = 294
Top = 104
Width = 147
Height = 73
Shape = bsFrame
end
object Label1: TLabel
Left = 298
Top = 112
Width = 138
Height = 41
AutoSize = False
Caption =
'Check this box if you do not want to see this Reminder Window an' +
'ymore.'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
WordWrap = True
end
object OKBtn: TBitBtn
Left = 294
Top = 8
Width = 147
Height = 27
Hint = 'Backup or Pack your database Now'
Caption = '&GoTo Maintenance'
TabOrder = 0
OnClick = OKBtnClick
Kind = bkOK
Margin = 2
Spacing = -1
IsControl = True
end
object CancelBtn: TBitBtn
Left = 294
Top = 40
Width = 147
Height = 27
Hint = 'Close Reminder Window'
Caption = '&Close'
TabOrder = 1
OnClick = CancelBtnClick
Kind = bkCancel
Margin = 2
Spacing = -1
IsControl = True
end
object Memo1: TMemo
Left = 8
Top = 8
Width = 281
Height = 169
Color = clBtnFace
Font.Color = clRed
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
Lines.Strings = (
'Protect your Data!'
''
'We recommend that you BACKUP, REINDEX '
'and PACK your database at least twice a month '
'and every time you enter new data.'
''
'If you want to do it now, just click on GoTo '
'Maintenance button.')
ParentFont = False
ReadOnly = True
TabOrder = 2
end
object BitBtn1: TBitBtn
Left = 294
Top = 72
Width = 147
Height = 27
Hint = 'Display Help On Database Maintenance'
TabOrder = 3
OnClick = BitBtn1Click
Kind = bkHelp
end
object CheckBox1: TCheckBox
Left = 298
Top = 152
Width = 113
Height = 17
Caption = 'Do Not Display'
TabOrder = 4
end
end